From 32a2a629dd4231ce800357221eb431c8a88f15b4 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 11 Feb 2020 17:28:18 +0000 Subject: [PATCH] Fix the function name in the gtk-doc stanza The documentation is still referring to the old function's name. --- gtk/gtkbuilderscope.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkbuilderscope.c b/gtk/gtkbuilderscope.c index 18f867a476..64011384c2 100644 --- a/gtk/gtkbuilderscope.c +++ b/gtk/gtkbuilderscope.c @@ -495,7 +495,7 @@ gtk_builder_cscope_add_callback_symbols (GtkBuilderCScope *self, } /** - * gtk_builder_lookup_callback_symbol: (skip) + * gtk_builder_cscope_lookup_callback_symbol: (skip) * @self: a #GtkBuilderCScope * @callback_name: The name of the callback * -- 2.30.2